diff options
| author | Ja.KooLit <ejhay.games@gmail.com> | 2023-11-21 19:22:11 +0900 |
|---|---|---|
| committer | Ja.KooLit <ejhay.games@gmail.com> | 2023-11-21 19:22:11 +0900 |
| commit | 01e5a8ad75d0ef9d516350b16eeeeeb5e3b9e165 (patch) | |
| tree | fcb98f989eeb4f3d7851806c28426c5a6bf48565 /config/waybar/configs/Gardenia [Bottom] | |
| parent | 5855cc0289b276a44204f3fd69a3122a5b0c2471 (diff) | |
Clean up waybar modules and configs
Diffstat (limited to 'config/waybar/configs/Gardenia [Bottom]')
| -rw-r--r-- | config/waybar/configs/Gardenia [Bottom] | 22 |
1 files changed, 1 insertions, 21 deletions
diff --git a/config/waybar/configs/Gardenia [Bottom] b/config/waybar/configs/Gardenia [Bottom] index 8e0ce16c..5b5a089c 100644 --- a/config/waybar/configs/Gardenia [Bottom] +++ b/config/waybar/configs/Gardenia [Bottom] @@ -22,33 +22,13 @@ "modules-left": ["clock#gar","tray"], -"modules-center": ["hyprland/workspaces#gar"], +"modules-center": ["hyprland/workspaces#kanji"], "modules-right": ["pulseaudio#gar","backlight#gar", "battery#gar"], // M O D U L E S // -"hyprland/workspaces#gar": { - "disable-scroll": true, - "all-outputs": true, - "format": "{icon}", - "persistent_workspaces": { - "1": [], - "2": [], - "3": [], - "4": [], - "5": [] - }, - "format-icons": { - "1": "一", - "2": "二", - "3": "三", - "4": "四", - "5": "五" - } -}, - "clock#gar": { //"format": "{:%A, %I:%M %P}", "format": "{:%a %d | %H:%M}", |
